<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Created by lk on 2020/06/04.*/

/*----banner----*/
.banner{width: 100%; position: fixed; top: 0;}
.banner .swiper-slide{width: 100%; height: 100%}
.banner .img{width: 100%; height: 100%; background-position: center; background-size: cover}

.banner .swiper-slide-active .img{animation: zoom 5s cubic-bezier(0.42,0,0.58,1); -webkit-animation: zoom 5s cubic-bezier(0.42,0,0.58,1); animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards}

@keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}
@-webkit-keyframes zoom {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}

.banner_txt{position: absolute; top: 40%; left: 14%; z-index: 9}
.banner_txt h1{font-size: 36px; color: #fff; text-shadow: 1px 1px 1px #000; font-family: 'DisneyEnglish-Bold'}
.banner_txt p{font-size: 36px; color: #fff; margin-bottom: 20px; text-shadow: 1px 1px 1px #000;}

.mark{width: 100%; height: 820px; position: relative;}


/*----content------*/
.content{position: relative; background: #fff; z-index: 9;}

.title{padding-bottom: 60px; position: relative}
.title h1{font-size: 16px; color: #181818; letter-spacing: 2px;}
.title h6{font-size: 42px; color: #333; font-family: 'DisneyEnglish-Bold'}

.a_link{width: 140px;  text-align: center; padding: 12px 0; border: 1px solid #dedede; margin-top: 40px; position: relative; overflow: hidden; font-family: 'novecentowide-book'}
.a_link i{font-size: 13px; color: #333; font-style: normal; position: relative; z-index: 2; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:before{content: ""; display: block; width: 0; height: 100%; background: #025aab; position: absolute; top: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.a_link:hover:before{width: 100%}
.a_link:hover i{color: #fff;}

/*----list01----*/
.list01{padding: 100px 0; position: relative; overflow: hidden}
.list01 .list01_left{width: 45%; margin-right: 5%; margin-top: 20px;}
.list01 .list01_left h6{font-size: 50px; color: #181818; font-weight: bold; font-family: 'DisneyEnglish-Bold'}
.list01 .list01_left h1{font-size: 14px; color: #999; margin-bottom: 30px;}
.list01 .list01_left p{font-size: 14px; color: #999; line-height: 26px;}

.list01 .list01_left .data{margin-top: 30px;}
.list01 .list01_left .data .li{width: 33.3333%; float: left; position: relative; z-index: 2}
.list01 .list01_left .data .li span{font-size: 46px; color: #333; margin-top: 10px; font-family: 'DisneyEnglish-Bold'}
.list01 .list01_left .data .li i{font-size: 12px; font-style: normal; color: #333; vertical-align: bottom; line-height: 46px; padding-left: 6px}
.list01 .list01_left .data .li p{font-size: 12px; color: #333; line-height: 30px}

.list01 .list01_right{width: 50%; position: relative}
.list01 .list01_right .img{width: 100%; overflow: hidden;}
.list01 .list01_right .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list01 .list01_right .a_link{position: absolute; top: 40%; right: 0;}
.list01 .w1366:hover .list01_right .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}

/*----list02----*/
.list02{position: relative; overflow: hidden}

.list02 .title{width: 1200px; position: absolute; top: 0; left: 50%; margin: 80px 0 0 -600px; padding-bottom: 20px; text-align: center;}
.list02 .title h1{font-size: 20px; color: #fff; margin-bottom: 6px}
.list02 .title p{font-size: 14px; color: #fff; font-family: 'novecentowide-book'; position: relative}
.list02 .title p:before{content: ""; display: block; width: 41%; height: 1px; background: rgba(255,255,255,.4); position: absolute; top: 0; left: 0; margin-top: 7px}
.list02 .title p:after{content: ""; display: block; width: 41%; height: 1px; background: rgba(255,255,255,.4); position: absolute; top: 0; right: 0; margin-top: 7px}

.list02 .list02_con{}
.list02 .list02_con .list{list-style: none}
.list02 .list02_con .list li{width: 20%; float: left;}
.list02 .list02_con .list li .li_img{width: 100%; background-size: cover; background-position: center}
.list02 .list02_con .list li .li01{background-image: url("../image/c2.jpg");}
.list02 .list02_con .list li .li02{background-image: url("../image/c3.jpg");}
.list02 .list02_con .list li .li03{background-image: url("../image/c4.jpg");}
.list02 .list02_con .list li .li04{background-image: url("../image/c5.jpg");}
.list02 .list02_con .list li .li05{background-image: url("../image/c10.jpg");}
.list02 .list02_con .list li .li_img .li_bg{padding: 280px 40px 140px 40px; text-align: center; background: rgba(0,0,0,.2); transition: all .4s; -webkit-transition: all .4s;}
.list02 .list02_con .list li .li_img .li_bg .li_b{transition: all .4s; -webkit-transition: all .4s;}
.list02 .list02_con .list li .li_img .li_bg .li_b .ico{width: 70px; height: 70px; margin: 0 auto 40px auto}
.list02 .list02_con .list li .li_img .li_bg .li_b .ico img{display: block; float: none}
.list02 .list02_con .list li .li_img .li_bg .li_b h3{font-size: 18px; color: #fff; margin-bottom: 10px;}
.list02 .list02_con .list li .li_img .li_bg .li_b h4{font-size: 14px; color: #fff; font-family: 'novecentowide-book'}
.list02 .list02_con .list li .li_img .li_bg .li_b .line{display: block; width: 20px; height: 1px; background: rgba(255,255,255,.6); margin: 30px auto}
.list02 .list02_con .list li .li_img .li_bg .li_b p{height: 66px; font-size: 12px; color: #fff; line-height: 22px; margin-bottom: 40px; opacity: 0; transition: all .4s; -webkit-transition: all .4s;}
.list02 .list02_con .list li .li_img .li_bg .li_b .li_link{display: block; width: 70px; height: 20px; background: url("../image/ico05.png") no-repeat; margin: 0 auto; opacity: 0; transition: all .4s; -webkit-transition: all .4s;}

.list02 .list02_con .list li:hover .li_img .li_bg{background: rgba(2,90,171,.6)}
.list02 .list02_con .list li:hover .li_img .li_bg .li_b{transform: translateY(-40px); -webkit-transform: translateY(-40px)}
.list02 .list02_con .list li:hover .li_img .li_bg p{opacity: 1}
.list02 .list02_con .list li:hover .li_img .li_bg .li_link{opacity: 1}

/*----list03----*/
.list03{padding: 100px 0;}
.list03 .list03_con{}
.list03 .list03_con .list{margin-right: -1%;}
.list03 .list03_con .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 20px;}
.list03 .list03_con .list li .img{width: 100%; overflow: hidden; position: relative}
.list03 .list03_con .list li .img img{width: 100%;}
.list03 .list03_con .list li .img span{display: block; font-size: 60px; color: #025aab; position: absolute; bottom: -100%; right: 0; opacity: 0; font-family: 'DisneyEnglish-Bold'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .list li .line{display: block; width: 100%; height: 1px; background: #f0f0f0; margin: 10px 0 20px 0; position: relative}
.list03 .list03_con .list li .line:before{content: ""; display: block; width: 0; height: 1px; background: #025aab; position: absolute; top: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .list li .txt{}
.list03 .list03_con .list li .txt h1{font-size: 16px; color: #333; margin-bottom: 20px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list03 .list03_con .list li .txt p{font-size: 12px; color: #666; line-height: 22px;}

.list03 .list03_con .list li:hover .img span{bottom: 0; opacity: 1}
.list03 .list03_con .list li:hover .txt h1{color: #025aab}
.list03 .list03_con .list li:hover .line:before{width: 100%;}

.list03 .list03_con .list li:nth-child(1){animation-delay: .5s; -webkit-animation-delay: .5s}
.list03 .list03_con .list li:nth-child(2){animation-delay: .6s; -webkit-animation-delay: .6s}
.list03 .list03_con .list li:nth-child(3){animation-delay: .7s; -webkit-animation-delay: .7s}
.list03 .list03_con .list li:nth-child(4){animation-delay: .8s; -webkit-animation-delay: .8s}
.list03 .list03_con .list li:nth-child(5){animation-delay: .9s; -webkit-animation-delay: .9s}
.list03 .list03_con .list li:nth-child(6){animation-delay: 1s; -webkit-animation-delay: 1s}
.list03 .list03_con .list li:nth-child(7){animation-delay: 1.1s; -webkit-animation-delay: 1.1s}
.list03 .list03_con .list li:nth-child(8){animation-delay: 1.2s; -webkit-animation-delay: 1.2s}


/*----list04----*/
.list04{position: relative; padding: 80px 0; border-top: 1px solid #f0f0f0; background: #f4f4f4}
.list04 .title{text-align: center}
.list04 .list04_con{}
.list04 .list04_con .list{}
.list04 .list04_con .list li{padding: 40px 0; border-bottom: 1px solid #dedede; background: transparent; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li a{width: 60%; margin: 0 auto}
.list04 .list04_con .list li .data{width: 15%; margin-right: 5%; text-align: right; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .data h6{font-size: 42px; color: #666; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .data h5{font-size: 16px; color: #999; text-align: right; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .txt{width: 80%; padding-right: 10%; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .txt h1{font-size: 15px; color: #333; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .list04_con .list li .txt p{font-size: 13px; color: #666; line-height: 26px; transition: all ease .4s; -webkit-transition: all ease .4s}
.list04 .a_link{margin: 30px auto 0 auto}

.list04 .list04_con .list li:hover{background: #025aab}
.list04 .list04_con .list li:hover .data{transform: translateX(-20px); -webkit-transform: translateX(-20px)}
.list04 .list04_con .list li:hover .data h6{color: #fff;}
.list04 .list04_con .list li:hover .data h5{color: #fff;}
.list04 .list04_con .list li:hover .txt{transform: translateX(-20px); -webkit-transform: translateX(-20px)}
.list04 .list04_con .list li:hover .txt h1{color: #fff;}
.list04 .list04_con .list li:hover .txt p{color: #fff;}

.list04 .list04_con .list li:nth-child(1){animation-delay: .4s; -webkit-animation-delay: .4s}
.list04 .list04_con .list li:nth-child(2){animation-delay: .5s; -webkit-animation-delay: .5s}
.list04 .list04_con .list li:nth-child(3){animation-delay: .6s; -webkit-animation-delay: .6s}

/*----list05----*/
.list05{padding: 60px 0; background: #f0f0f0}
.list05 .list05_con{position: relative; padding: 20px 0 0 0;}
.list05 .list05_con .li{padding: 0 5px; cursor: pointer}
.list05 .list05_con .li .img{width: 100%; border: 1px solid #dedede;}
.list05 .list05_con .li .img img{width: 100%; float: none; display: block}


</pre></body></html>